net/http.http2GoAwayError.DebugData (field)

3 uses

	net/http (current package)
		h2_bundle.go#L9405: 	DebugData    string
		h2_bundle.go#L9410: 		e.LastStreamID, e.ErrCode, e.DebugData)
		h2_bundle.go#L9440: 			DebugData:    cc.goAwayDebug,